itemFirstDraw
Type
message
Summary
This message is sent when a list item is showed the first time.
Syntax
itemFirstDraw <pItemIndex>
Description
Use the itemFirstDraw message to detect when a list item is showed the fist time. The event will be send again if the data is changed
Parameters
Name | Type | Description |
---|---|---|
pItemIndex | An Integer representing the index of the element that generated the message |